home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir39 / delx130.zip / DELX.DOC next >
Text File  |  1994-06-04  |  12KB  |  263 lines

  1.          ╔═══════════════════════════════════════════════════════════╗
  2.          ║                                                           ╟─┐
  3.          ║   DELETE-X            Copyright 1993, 1994 Jason Meyer    ║ │
  4.          ║   Version 1.30                            June 3, 1994    ║ │
  5.          ║   All Rights Reserved.                                    ║ │
  6.          ╚═╤═════════════════════════════════════════════════════════╝ │
  7.            └───────────────────────────────────────────────────────────┘
  8.  
  9.  
  10.                                                Please Send $10.00      │
  11.                                                Plus $2.00 S & H For    │
  12.                                                Registration:           │
  13.                                                                        │
  14.                                                Jason Meyer             │
  15.                                                3240 NE Jackson Rd Loop │
  16.                                                Hillsboro, OR  97124    │
  17.                                               ─────────────────────────┘
  18.  
  19.  
  20.                            LICENSE AGREEMENT
  21. ══════════════════════════════════════════════════════════════════════════
  22.  
  23.   This Is An Evaluation Copy Of DELETE-X.  It Is NOT Freeware.  After The
  24. 30 Day Evaluation Is Up, You Must Either Delete The Software, Or Send Pay-
  25. ment.  It Is Not Legal To Use This Software Past The 30 Day Evaluation
  26. Period Without Registering.  To Register, Simply Print The File ORDER.FRM
  27. Which Is Included In The Archive.  Send The Form Plus A Check Or Money Order
  28. For $12.00.  This Includes $2.00 Shipping And Handling, And $10.00 For The
  29. Registered Version Of DELETE-X.  With Registration You Will Also Receive The
  30. Random Screen Clearer.  Both Programs For Only $12.00.
  31.  
  32.  
  33.                                DISCLAIMER
  34. ══════════════════════════════════════════════════════════════════════════
  35.  
  36. The programmer disclaims all warranties relating to this software,
  37. whether expressed or implied, including without limitation any implied
  38. warranties of merchantability, fitness for a particular purpose,
  39. functionality, data integrity or protection, and all such warranties are
  40. expressly and specifically disclaimed.  Neither Jason Meyer, or anyone
  41. else who has been involved in the creation, production, or delivery of
  42. this software shall be liable for any indirect, consequential, or
  43. incidental damages arising out of the use or inability to use such
  44. software even if the programmer has been advised of the possibility of
  45. such damages or claims.  In no event shall Jason Meyer's liability for
  46. any damages ever exceed the price paid for the license to use the
  47. software, regardless of the form of claim.  The person using the
  48. software bears all risk as to the quality and performance of the
  49. software.
  50.  
  51.  
  52.  
  53.                         CONTENTS
  54. ════════════════════════════════════════════════════════════════════════════
  55.  
  56. ─────────────────────────────────────────────
  57.  
  58.   Why Use Delete-X?...........................................   1
  59.  
  60.   Features....................................................   2
  61.  
  62.   Usage.......................................................   3
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69. Why Use Delete-X?                                                        1
  70. ════════════════════════════════════════════════════════════════════════════
  71.  
  72. Have you ever noticed that there is something missing from DOS Delete?
  73. I sure have.  I got sick and tired of switching between directories and
  74. deleting files.  I wanted to delete all files except for my compressed
  75. ones.  I'd have to go through each file extension and delete it, or I'd
  76. have to copy the compressed file to another directory and then delete
  77. all files in the directory, and then copy the compressed file back.
  78. Well I knew there had to be a better way.  So I made it.
  79.  
  80. Delete-X has features that DOS Delete can only dream of.  With Delete-X,
  81. you can exclude files from deletion, you can delete files that are older
  82. or newer than a certain number of days, you can delete files bigger or
  83. smaller than a certain size, verify each delete, and you can delete
  84. read-only, hidden, and system files, all with the use of command-line
  85. parameters.
  86.  
  87. Delete-X is distributed in its full release version.  Nothing is held
  88. back.  However, if you register, you will get the newest version without
  89. the "Please Register" screen.  You will also receive a registered copy
  90. of my random screen clearer.  It randomly selects from over 15 different
  91. clear screens that I programmed.  You get it absolutely free with
  92. registration of Delete-X.
  93.  
  94.  
  95.  
  96.  
  97. Features                                                                 2
  98. ════════════════════════════════════════════════════════════════════════════
  99.  
  100.       -U     Unconditional Delete      With this option you can delete
  101.                                        read-only, hidden, and system
  102.                                        files.
  103.  
  104.       -G     Greater Than Size         This option allows you to delete
  105.                                        files greater than the quallifier
  106.                                        size.
  107.  
  108.       -S     Smaller Than Size         This option allows you to delete
  109.                                        files smaller than the quallifier
  110.                                        size.
  111.  
  112.       -V     Verify Each Delete        You can use this option to choose
  113.                                        Y or N whether or not to delete each
  114.                                        file.  This is particularly handy
  115.                                        when deleting a mixed assortment of
  116.                                        different files.
  117.  
  118.       -O     Older Than # Days         This option allows you to delete all
  119.                                        files older than the quallifier
  120.                                        number of days.
  121.  
  122.       -N     Newer Than # Days         This option allows you to delete all
  123.                                        files newer than the qualifier
  124.                                        number of days.
  125.  
  126.       -X     Exclude Files             You can use this to exclude the files
  127.                                        that are included in the qualifier.
  128.                                        You may also use more than one exclude
  129.                                        per command line.  Wild-Cards are
  130.                                        accepted in this option as well.
  131.  
  132.    -h -?     Help                      This will fade in the multi-color,
  133.                                        user-friendly help screen.
  134.  
  135.  
  136.  
  137. Usage                                                                    3
  138. ════════════════════════════════════════════════════════════════════════════
  139.  
  140.    -U              The unconditional delete option does not have any
  141.                    qualifiers.  It is a stand-alone option to delete
  142.                    all files in the directory.
  143.  
  144.    -G<Size>        The greater than size option requires the size quallifier
  145.                    in bytes to immediately follow the -G command.  That is,
  146.                    that -G requires the size of files that you want to delete
  147.                    immediately after the option.
  148.  
  149.                    Example:
  150.                                 DELX -G54000 *.*
  151.  
  152.                                 This will delete all files greater than
  153.                                 54,000 bytes big.
  154.  
  155.    -S<Size>       The smaller than size option is similar to the greater than
  156.                   size option.  You must include the size in bytes immediately
  157.                   after the -S option.  This will delete any file smaller than
  158.                   the number of bytes specified.
  159.  
  160.                   Example:
  161.                                 DELX -S29000 -G100000 *.*
  162.  
  163.                                 This will delete all files smaller than
  164.                                 29,000 (29K) bytes and any files larger
  165.                                 than 100,000 (100K) bytes.  The files that
  166.                                 will remain are those larger than 29K, but
  167.                                 smaller than 100K.
  168.  
  169.    -V            The verify delete option is a stand-alone option.  There
  170.                  are no qualifiers.  It will allow you to select whether or
  171.                  not to delete each file it encounters.  That is, those files
  172.                  that are not discluded by other options, such as -X.
  173.  
  174.    -O<Days>      The older than days option lets you delete files that are
  175.                  older than the specified number of days.  Similar to the
  176.                  -G option, the -O option requires the qualifier to
  177.                  immediately follow the -O.  The qualifier is any number
  178.                  of days you wish.
  179.  
  180.                  Example:
  181.  
  182.                          DELX -O60 *.BAS
  183.  
  184.                          This will delete any file with the .BAS extension
  185.                          that is older than 2 months (60 Days).
  186.  
  187.                  Invalid:
  188.                          DELX -O17.3 *.*
  189.  
  190.                          You can not use decimal points in any qualifiers.
  191.  
  192.  
  193.  
  194. Usage                                                                    4
  195. ════════════════════════════════════════════════════════════════════════════
  196.  
  197.    -N<Days>      The newer than days option is similar to the older than
  198.                  days option.  The number of days qualifier must immediately
  199.                  follow the -N.  This will delete any file newer than the
  200.                  number of days specified.
  201.  
  202.                  Example:
  203.                          DELX -N30 -O90 *.*
  204.  
  205.                          This will delete any file newer than 30 days,
  206.                          and older than 90 days.
  207.  
  208.                  Invalid:
  209.                          DELX -N28.7 *.*
  210.  
  211.                          Never use decimal points in the qualifier.
  212.  
  213.    -X<File(s)>  The exclude file(s) option allows you to more easily pick
  214.                 out the files that you don't want to delete.  The file
  215.                 name must immediately follow the -X option.  You may use
  216.                 wildcards (eg. *.*) in the exclude option.  You may also
  217.                 use more than one exclude in a single command.  This option
  218.                 is the one that I've found to be the most helpful.
  219.  
  220.                 Examples:
  221.                          DELX -X*.ZIP -X*.PAK -X*.LZH *.*
  222.  
  223.                          This will delete all files in the directory except
  224.                          for ZIP's, PAK's, and LZH's.  As you can see,
  225.                          multiple excludes can be a huge asset by saving you
  226.                          time and key-strokes.
  227.  
  228. -? -h           These options will bring up the help screen.  On VGA systems,
  229.                 the screen will fade out, and the help screen will fade in.
  230.                 Without VGA, the screen will not fade, but multiple colors
  231.                 are still used in the help screen itself.  If you have a
  232.                 CGA or Monochrome monitor, the colors will appear differently
  233.                 on your systems, but they can still be deciphered.  If you
  234.                 have such a problem, let me know when you register, and
  235.                 I'll send you a copy without fade-screen or colors.
  236.  
  237. Technical Stuff                                                          5
  238. ════════════════════════════════════════════════════════════════════════════
  239.  
  240. Exit Errorlevels:
  241.  
  242.                  0  Normal Exit
  243.                  1  Include/Invalid Parameter(s)
  244.                  2  Specify Files
  245.                  3  Feature Not Implemented In This Version
  246.                  4  Include/Invalid Qualifier
  247.                  5  Invalid Operation
  248.                  6  File Not Found
  249.                 10  Help Displayed
  250.  
  251.            Written and compiled in Borland Turbo Pascal Version 7.0
  252.  
  253.  Special thanks to my good friends, Gregg and Mike for Beta testing Delete-X
  254.  
  255.  
  256. Please help me to continue programming by taking the time to register Delete-X.
  257.  
  258.  
  259. PKZIP (c) Copyright PKWARE Inc.
  260. LHA (c) Copyright Haruyasu Yoshizaki
  261. PAK (c) Copyright NoGate Consulting
  262. Turbo Pascal (c) Copyright Borland International, Inc.
  263.